var strconv.isPrint32
2 uses
strconv (current package)
isprint.go#L366: var isPrint32 = []uint32{
quote.go#L564: rr, isPrint, isNotPrint := uint32(r), isPrint32, isNotPrint32
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)